Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 172,382 for

document formatting

(0.18 sec)
  1. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional Formatting may be defined in a table style in Java....areas to which conditional formatting may be defined in a table...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Document Mismatch Issue with Aspose Integration...

    Good Day Team Can you please assist the customer as per below: I am a Senior Developer from SITA, currently maintaining the OCJ Court Online system. We are experiencing an issue where Documents sent to Aspose for signi…...Document Mismatch Issue with Aspose Integration Aspose.Total...experiencing an issue where documents sent to Aspose for signing...

    forum.aspose.com/t/document-mismatch-issue-with...
  4. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how Formatting is merged when importing content from another Document in C++....ImportFormatMode enum Specifies how formatting is merged when importing...importing content from another document. enum class ImportFormatMode Values...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the Document....with same formatting in all paragraphs of the document. joinRunsWithSameForm...Some documents contain adjacent runs with same formatting. Usually...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Document Processing API for Java Develop applications with the...and convert Word documents to multiple formats in Java. Aspose...

    products.aspose.com/words/java/
  7. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table Formatting. Enhance your Document styles with flexible, conditional options!...areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/net/aspose.words/con...
  9. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/nodejs-net/aspose.wo...